home *** CD-ROM | disk | FTP | other *** search
- Path: news.dal.ca!dragon!001163l
- From: 001163l@dragon.acadiau.ca (Timothy Lee)
- Newsgroups: comp.lang.c++
- Subject: HELP ! "key in" function in C++
- Date: 4 Mar 96 04:54:22 GMT
- Organization: Dalhousie University
- Message-ID: <001163l.825915262@dragon>
- NNTP-Posting-Host: iceberg.acadiau.ca
-
- HI,
-
- I am looking for a function in c++ which same as the INKEY$ in BASIC.
- I have tried the kbhit() function, but this function won't reset. I want a
- function can keep track whether any key is hitting.
-
-
- Thanks you
- Timothy Lee
-